Expand description

cargo-geiger-serde ☢

This crate provides definitions to serialize the unsafety report.

Structs

  • Statistics about the use of unsafe
  • Unsafe usage metrics collection.
  • Identifies a package in the dependency tree
  • Package dependency information
  • Entry of the report generated from scanning for packages that forbid the use of unsafe
  • Report generated from scanning for packages that forbid the use of unsafe
  • Entry of the report generated from scanning for the use of unsafe
  • Report generated from scanning for the use of unsafe
  • Unsafety usage in a package

Enums